1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.4927
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace CSASPNETExcelImportExport
{
14 public partial class ExcelImport
{
20 /// Auto-generated field.
21 /// To modify move field declaration from designer file to code-behind file.
23 protected global::System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
29 /// Auto-generated field.
30 /// To modify move field declaration from designer file to code-behind file.
32 protected global::System
.Web
.UI
.WebControls
.FileUpload fupExcel
;
35 /// rblArchive control.
38 /// Auto-generated field.
39 /// To modify move field declaration from designer file to code-behind file.
41 protected global::System
.Web
.UI
.WebControls
.RadioButtonList rblArchive
;
44 /// btnImport control.
47 /// Auto-generated field.
48 /// To modify move field declaration from designer file to code-behind file.
50 protected global::System
.Web
.UI
.WebControls
.Button btnImport
;
53 /// lblMessages control.
56 /// Auto-generated field.
57 /// To modify move field declaration from designer file to code-behind file.
59 protected global::System
.Web
.UI
.WebControls
.Label lblMessages
;